-
Notifications
You must be signed in to change notification settings - Fork 653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REFACTOR-#1527: split test_dataframe.py into several others #1995
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1995 +/- ##
==========================================
+ Coverage 81.80% 81.87% +0.06%
==========================================
Files 79 79
Lines 9389 9389
==========================================
+ Hits 7681 7687 +6
+ Misses 1708 1702 -6
Continue to review full report at Codecov.
|
Signed-off-by: Alina <alina.bykovskaya@intel.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @abykovsk
…ers (modin-project#1995) Signed-off-by: Alina <alina.bykovskaya@intel.com>
Signed-off-by: Alina alina.bykovskaya@intel.com
What do these changes do?
flake8 modin
black --check modin
git commit -s
test_dataframe.py
(~5500 LOC) into several others? #1527